home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / Waves 2.7.sea / Waves 2.7 / DeEsser 2.7.rsrc / XCli_5500 < prev   
Extensible Markup Language  |  1999-08-29  |  3KB  |  136 lines

  1. <?xml version="1.0" standalone="yes" ?>
  2.  
  3. <ComponentDefinitions>
  4.  
  5. <!--// External resource IDs //-->
  6. <!--// Match Descriptor to Subcomponent //-->
  7.  
  8. <SubComponent>
  9.     <SubComponentType> DSAS </SubComponentType>
  10.     <ProcessCodeMatch>
  11.         <thng> pDPI </thng>
  12.         <thng> ptPI </thng>
  13.         <thng> asPI </thng>
  14.         <thng> prPI </thng>
  15.         
  16.         <ProcessCodeDescriptionID> default_stereo </ProcessCodeDescriptionID> 
  17.         <ProcessCodeDescriptionID> DeEsser_stereo </ProcessCodeDescriptionID> 
  18.         <ProcessCodeDescriptionID> DeEsser_external_requests </ProcessCodeDescriptionID> 
  19.         
  20.     </ProcessCodeMatch>
  21.     
  22.     <ProcessCodeMatch>
  23.         <thng> pDPI </thng>
  24.         <thng> ptPI </thng>
  25.         
  26.         <ProcessCodeDescriptionID final="yes"> DeEsser_S_DSP </ProcessCodeDescriptionID> 
  27.         
  28.     </ProcessCodeMatch>
  29.     
  30.     <ProcessCodeMatch>
  31.         <thng> asPI </thng>
  32.         <thng> prPI </thng>
  33.         
  34.         <ProcessCodeDescriptionID final="yes"> Empty_Final </ProcessCodeDescriptionID> 
  35.         
  36.     </ProcessCodeMatch>
  37. </SubComponent>
  38.  
  39.  
  40. <SubComponent>
  41.     <SubComponentType> DSAM </SubComponentType>
  42.     <ProcessCodeMatch>
  43.         <thng> pDPI </thng>
  44.         <thng> ptPI </thng>
  45.         <thng> asPI </thng>
  46.         <thng> prPI </thng>
  47.         
  48.         <ProcessCodeDescriptionID> default_mono </ProcessCodeDescriptionID> 
  49.         <ProcessCodeDescriptionID> DeEsser_mono </ProcessCodeDescriptionID> 
  50.         <ProcessCodeDescriptionID> DeEsser_external_requests </ProcessCodeDescriptionID> 
  51.         
  52.     </ProcessCodeMatch>
  53.     
  54.     <ProcessCodeMatch>
  55.         <thng> pDPI </thng>
  56.         <thng> ptPI </thng>
  57.         
  58.         <ProcessCodeDescriptionID final="yes"> DeEsser_M_DSP </ProcessCodeDescriptionID> 
  59.         
  60.     </ProcessCodeMatch>
  61.     
  62.     <ProcessCodeMatch>
  63.         <thng> asPI </thng>
  64.         <thng> prPI </thng>
  65.         
  66.         <ProcessCodeDescriptionID final="yes"> Empty_Final </ProcessCodeDescriptionID> 
  67.         
  68.     </ProcessCodeMatch>
  69. </SubComponent>
  70.  
  71.  
  72. <!--// The Descriptors //-->
  73.  
  74. <ProcessCodeDescription ID="DeEsser_stereo">
  75.  
  76.     <resID> 5500 </resID>
  77.     <States> 23 </States>
  78.     <Coefs> 30 </Coefs>
  79.  
  80. </ProcessCodeDescription>
  81.  
  82. <ProcessCodeDescription ID="DeEsser_mono">
  83.  
  84.     <resID> 5501 </resID>
  85.     <States> 19 </States>
  86.     <Coefs> 30 </Coefs>
  87.  
  88. </ProcessCodeDescription>
  89.  
  90. <ProcessCodeDescription ID="DeEsser_S_DSP">
  91.  
  92.     <CanRunOn>
  93.         <ProcessorSpecific> Any56k </ProcessorSpecific> 
  94.         <CycleCount> 206 </CycleCount>
  95.     </CanRunOn>
  96.     
  97.     <CanRunOn>
  98.         <ProcessorSpecific> 56300 </ProcessorSpecific> 
  99.         <CycleCount> 158 </CycleCount>
  100.     </CanRunOn>
  101.  
  102.     <CodeNum> 101 </CodeNum>
  103.  
  104. </ProcessCodeDescription>
  105.  
  106. <ProcessCodeDescription ID="DeEsser_M_DSP">
  107.  
  108.     <CanRunOn>
  109.         <ProcessorSpecific> Any56k </ProcessorSpecific> 
  110.         <CycleCount> 164 </CycleCount>
  111.     </CanRunOn>
  112.     
  113.     <CanRunOn>
  114.         <ProcessorSpecific> 56300 </ProcessorSpecific> 
  115.         <CycleCount> 106 </CycleCount>
  116.     </CanRunOn>
  117.  
  118.     <CodeNum> 80 </CodeNum>
  119.  
  120. </ProcessCodeDescription>
  121.  
  122. <ProcessCodeDescription ID="DeEsser_external_requests">
  123.  
  124.  
  125.     <ExternalReq>
  126.         <memSpace> XMEM </memSpace>
  127.         <theSize> 2048 </theSize>
  128.         <accessCount> 1  </accessCount>
  129.     </ExternalReq>
  130.  
  131. </ProcessCodeDescription>
  132.  
  133.  
  134. </ComponentDefinitions>
  135.  
  136.